namespace MelenitasDev.SoundsGood
{
	public enum Output
	{
		Master,
		SFX,
		Music,
		Weather,
		Mobs,
		Interface,
		VoiceChat
	}
}
